v0.16.3
Detritus
interface
Oauth2Authorize
Properties
authorize
botGuildId
captchaKey
clientId
permissions
prompt
redirectUri
responseType
scope
webhookChannelId
webhookGuildId
Search results
Types
Classes
Interfaces
Enums
Functions
Type aliases
Constants
Members
Properties
Methods
Getters
Setters
Enum members
Show privates
Other
In this module only
index
/
detritus-client-rest
/
RequestTypes
/
Oauth2Authorize
Interface
Oauth2Authorize
Defined in types
Properties
authorize
?
:
boolean
botGuildId
?
:
string
captchaKey
?
:
string
clientId
?
:
string
permissions
?
:
number
prompt
?
:
string
redirectUri
?
:
string
responseType
?
:
string
scope
?
:
string
webhookChannelId
?
:
string
webhookGuildId
?
:
string